.. _CPU_AVX_Supported: ================= CPU_AVX_Supported ================= Check if Advanced Vector Extensions (AVX) instructions are supported. :: CPU_AVX_Supported PROTO **Parameters** **Returns** TRUE if AVX instructions are supported, or FALSE otherwise. **Notes** https://en.wikipedia.org/wiki/Advanced_Vector_Extensions **See Also** :ref:`CPU_CPUID_Supported`, :ref:`CPU_AVX2_Supported`